home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Using / card_26412.txt < prev    next >
Text File  |  1990-04-02  |  8KB  |  300 lines

  1. -- card: 26412 from stack: in
  2. -- bmap block id: 27244
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Tear-Off
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "Mask"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 6 (button)
  14. -- low flags: 80
  15. -- high flags: A004
  16. -- rect: left=7 top=315 right=340 bottom=494
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Self-Check
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual iris close
  28.   hide card button "Self-Check"
  29.   show card button "left"
  30.   show card button "right"
  31.   pop card
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 17 (field)
  37. -- low flags: 80
  38. -- high flags: 2007
  39. -- rect: left=54 top=162 right=278 bottom=335
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 10
  45. -- style flags: 0
  46. -- line height: 13
  47. -- part name: Grayscale
  48.  
  49.  
  50. -- part 18 (field)
  51. -- low flags: 80
  52. -- high flags: 2007
  53. -- rect: left=8 top=187 right=303 bottom=289
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 10
  59. -- style flags: 0
  60. -- line height: 13
  61. -- part name: Halftone
  62.  
  63.  
  64. -- part 19 (field)
  65. -- low flags: 80
  66. -- high flags: 2007
  67. -- rect: left=90 top=176 right=292 bottom=371
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 10
  73. -- style flags: 0
  74. -- line height: 13
  75. -- part name: Line Art
  76.  
  77.  
  78. -- part 20 (field)
  79. -- low flags: 80
  80. -- high flags: 2007
  81. -- rect: left=48 top=176 right=292 bottom=329
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 10
  87. -- style flags: 0
  88. -- line height: 13
  89. -- part name: Preview
  90.  
  91.  
  92. -- part 27 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=220 top=308 right=342 bottom=263
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 21700 / 21700
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect zoom open
  107.   go to stack "Apple Scanner"
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 29 (field)
  113. -- low flags: 80
  114. -- high flags: 2004
  115. -- rect: left=18 top=67 right=267 bottom=212
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 3
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Note
  124.  
  125.  
  126. -- part 31 (button)
  127. -- low flags: 00
  128. -- high flags: 2000
  129. -- rect: left=441 top=280 right=303 bottom=465
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Right
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   visual wipe right slowly
  141.   go to card "Submenus"
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 36 (field)
  147. -- low flags: 01
  148. -- high flags: 2004
  149. -- rect: left=18 top=74 right=275 bottom=213
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 0
  153. -- font id: 3
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Target
  158.  
  159.  
  160. -- part 42 (field)
  161. -- low flags: 81
  162. -- high flags: 0000
  163. -- rect: left=219 top=91 right=258 bottom=485
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 0
  167. -- font id: 3
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Mask
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   visual zoom in to card
  175.   pop card
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 48 (button)
  181. -- low flags: 00
  182. -- high flags: A003
  183. -- rect: left=129 top=283 right=304 bottom=199
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 0 / 0
  186. -- text alignment: 1
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: Next...
  192. ----- HyperTalk script -----
  193. on mouseUp
  194.   visual dissolve to card
  195.   go to next card
  196. end mouseUp
  197.  
  198.  
  199.  
  200. -- part 49 (button)
  201. -- low flags: 00
  202. -- high flags: 2000
  203. -- rect: left=404 top=280 right=303 bottom=428
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: Left
  212. ----- HyperTalk script -----
  213. on mouseUp
  214.   visual wipe left slowly
  215.   go to card "POP-Up"
  216. end mouseUp
  217.  
  218.  
  219.  
  220. -- part 50 (button)
  221. -- low flags: 00
  222. -- high flags: 2000
  223. -- rect: left=369 top=280 right=303 bottom=393
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 2162 / 2162
  226. -- text alignment: 1
  227. -- font id: 0
  228. -- text size: 12
  229. -- style flags: 0
  230. -- line height: 16
  231. -- part name: Left
  232. ----- HyperTalk script -----
  233. on mouseUp
  234.   visual zoom in to card
  235.   go to card "special menus 1"
  236. end mouseUp
  237.  
  238.  
  239.  
  240. -- part contents for card part 17
  241. ----- text -----
  242. Grayscale
  243.  
  244. Instructs the scanner to scan the original within the single scan area with Grayscale composition.  Grayscale composition uses 4 bits per pixel to represent 16 different shades of gray.  At a resolution of 300 dots per inch, a grayscale scan records 1200 bits of information per inch for each horizontal inch scanned, or 360,000 bits per square inch.
  245.  
  246. Grayscale composition can be used for only one scan area.  No other scan areas can be present.  The scan area designated as Grayscale composition is indicated in the Scanner window by a wide dark dotted line.
  247.  
  248. When creating a Grayscale composition scan area, AppleScan enables the Contrast & Brightness settings.  Choose Contrast and Brightness to set the contrast and brightness levels.
  249.  
  250. When a window contains a grayscale image, the window title in the View menu displays a Grayscale icon.
  251.  
  252. A grayscale image can be displayed on any monitor that can display 16 shades of gray, such as a color monitor or a high-resolution monitor.  The correct monitor setting for the Macintosh II with an extended video card is 8-bits grayscale, 256 levels.  You change this setting in the Control Panel.
  253.  
  254. If the monitor being used cannot display 16 shades of gray, AppleScan displays the image in black and white.  Displaying the image as Line Art composition does not effect the grayscale information in memory or in a saved document.
  255.  
  256. Grayscale images can be converted to halftone or line art by using the Converter.  A conversion can be performed immediately, or save the grayscale image and convert it at a later time.  
  257.  
  258.  
  259.  
  260. -- part contents for card part 18
  261. ----- text -----
  262. Halftone
  263.  
  264. This setting selectes the pattern to be used when scanning in the halftone mode.  The setting effects Halftone composition scans and conversions of grayscale images to halftone.   The halftone pattern is a 4‚Äîby‚Äî4 dither matrix that determines the manner in which shades of gray are presented in the scanned image.  
  265.  
  266. Use the Locator tool to display a representative area of the image to use with the Halftone Pattern setting.  You can see and print this area using different halftone patterns.    Refer to the Setting dialog box.
  267.  
  268.  
  269.  
  270.  
  271.  
  272. -- part contents for card part 19
  273. ----- text -----
  274. Line Art
  275.  
  276.  
  277.  
  278. -- part contents for card part 20
  279. ----- text -----
  280. Preview
  281.  
  282. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  283.  
  284. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  285.  
  286. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  287.  
  288.  
  289. -- part contents for card part 29
  290. ----- text -----
  291.  
  292. NOTE:  The Scan Control Panel provides access to the same controls and instructions as the Scan menu.  You can operate the scanner by using either the Scan Control Panel or the Scan menu, depending on you preference.
  293.  
  294.  
  295.  
  296. -- part contents for card part 36
  297. ----- text -----
  298. You can choose a tool from the Tools menu in the normal way, or you can tear off the menu and place it in a convenient location on the screen.
  299.  
  300. This process allows you to change from tool to tool simply by clicking the tool you want on the displayed menu.